home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 60 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  970 b 

  1. Path: fc.hp.com!news
  2. From: koren@hpsrk.fc.hp.com (Steve Koren)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: opening muimaster.library from another lib
  5. Date: 02 Jan 1996 09:44:34 -0700
  6. Organization: HP Fort Collins Site
  7. Sender: koren@hpsrk.fc.hp.com
  8. Message-ID: <oj6iviulf65.fsf@hpsrk.fc.hp.com>
  9. References: <oj6entlm4tk.fsf@hpsrk.fc.hp.com> <30e835db@lls.se>
  10.     <621.6574T1181T1758@xs4all.nl>
  11. NNTP-Posting-Host: hpsrk.fc.hp.com
  12. In-reply-to: muaddib@xs4all.nl's message of 1 Jan 1996 20:13:06 GMT
  13. X-Newsreader: Gnus v5.0.9
  14.  
  15.  
  16. muaddib@xs4all.nl (thomas) wrote:
  17.  
  18. > But this means everytime a program opens the library, the libraries this
  19. > library uses will be reopened, this, I believe, can cause serious problems
  20. > when you open a library which allocates a new base for every user.
  21.  
  22. Good point, although in this case there is just one lib base no matter
  23. how many openers.
  24.  
  25. But it looks like I'll have to move it out of __UserLibInit to make it
  26. work anyway.
  27.  
  28.   - steve
  29.